言語

VSTAScriptProjectStorage.AssemblyName プロパティ

定義

事前構築されたアセンブリの親戚名を含みます(例はScriptPathを参照)

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

プロパティ値

適用対象