다음을 통해 공유


UserVisiblePropertyAttribute.Guid Property

Definition

Gets the GUID for the property to which the attribute is applied.

public:
 property Guid Guid { Guid get(); };
public Guid Guid { get; }
member this.Guid : Guid
Public ReadOnly Property Guid As Guid

Property Value

The Guid for the property to which the attribute is applied.

Applies to