次の方法で共有


CommonProjectContext.AssemblyFullPath プロパティ

定義

プロジェクト出力の完全パス。

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

プロパティ値

適用対象