Handle.ExecutionPropertyName プロパティ

定義

アクティビティの実行プロパティに追加されるときに、この Handle によって使用される名前を取得します。

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

プロパティ値

FullName によって提供される派生型の名前。

適用対象