PackageInfo.PropertyOverrideParameterSet.PropertyPath 속성

정의

속성의 경로를 가져오거나 설정합니다.

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

속성 값

속성의 경로입니다.

적용 대상