BuildingBlock.ID 属性

定义

返回构建基块的内部标识号。 此为只读属性。

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

属性值

String

注解

属性 ID 返回 GUID 形式的标识字符串。

适用于