共用方式為


CompileWorkflowTask.AssemblyName 屬性

定義

取得或設定在編譯期間建置的組件名稱。

public:
 property System::String ^ AssemblyName { System::String ^ get(); void set(System::String ^ value); };
public string AssemblyName { get; set; }
member this.AssemblyName : string with get, set
Public Property AssemblyName As String

屬性值

String,其中包含組件的名稱。

適用於