RegistrationAttribute.RegistrationContext.RootFolder Property

Definition

Gets or sets the root folder.

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

Property Value

The root folder.

Applies to