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

属性值

属性的路径。

适用于