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

プロパティ値

インストールするアセンブリのファイル名。

適用対象