OnDemandDocumentMapNode.Id 屬性

定義

取得節點的唯一識別碼。

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

屬性值

String

表示唯一識別碼的 string 值。

適用於