ActivityCreationOptions<T>.Name 屬性

定義

取得作為將要建立之活動的 OperationName 使用的名稱。

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

屬性值

表示活動名稱的字串。

適用於