WebPartAuthorizationEventArgs.Path プロパティ

定義

コントロールがユーザー コントロールの場合に、承認されるコントロールのソース ファイルへの相対アプリケーション パスを取得します。

public:
 property System::String ^ Path { System::String ^ get(); };
public string Path { get; }
member this.Path : string
Public ReadOnly Property Path As String

プロパティ値

相対アプリケーション パスを含む String

適用対象