Id Property (ResourceDescriptor)
In This Topic
Gets or sets the unique identifier of the resource.
Syntax
'Declaration
Public Property Id As String
public string Id {get; set;}
Property Value
A
System.String representing the unique identifier.
See Also