Szerkesztés

Megosztás a következőn keresztül:


HostingEnvironment.ContentRootPath Property

Definition

Gets or sets the absolute path to the directory that contains the application content files.

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

Property Value

Implements

Remarks

This API supports the .NET infrastructure and is not intended to be used directly from your code.

Applies to