Share via


WebApplicationFactoryContentRootAttribute.ContentRootPath プロパティ

定義

特定のプロジェクトのコンテンツ ルート パスを取得します。 このコンテンツ ルートには、相対または絶対を指定できます。 相対パスの場合は、 と BaseDirectory組み合わされます。

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

プロパティ値

適用対象