次の方法で共有


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 の形式の識別文字列を返します。

適用対象