UserVisiblePropertyAttribute.Guid 属性

定义

获取应用该特性的属性的 GUID。

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

属性值

Guid

Guid应用该特性的属性的。

适用于