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

プロパティ値

プロパティのパスです。

適用対象