Share via


Label.Id Property

Definition

Gets the ID for this 'Label' object

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

Property Value

ID of label.

Applies to