UserVisiblePropertyAttribute.Id Property

Definition

Gets a string version of the Guid property value.

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

Property Value

A string version of the Guid property value.

Applies to