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

속성 값

적용 대상