共用方式為


RegistrationConfig.AssemblyFile 屬性

定義

取得或設定要安裝的組件檔案名稱。

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

屬性值

要安裝的組件檔案名稱。

適用於