RegistrationAttribute.RegistrationContext.RootFolder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.