次の方法で共有


PageActionDescriptor.RelativePath プロパティ

定義

ページのアプリケーション ルート相対パスを取得または設定します。

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

プロパティ値

適用対象