次の方法で共有


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

プロパティ値

適用対象