次の方法で共有


ProjectReferenceInformation.FullPath プロパティ

定義

プロジェクトの csproj ファイルへの完全パス。

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

プロパティ値

適用対象