共用方式為


ActivityInfo.Id 屬性

定義

取得活動的 ID。

public:
 property System::String ^ Id { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string Id { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Id : string
Public ReadOnly Property Id As String

屬性值

活動識別碼。

屬性

適用於