Compartir a través de


RegistrationAttribute.RegistrationContext.RootFolder Property

Gets or sets the root folder.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.10.0 (in Microsoft.VisualStudio.Shell.Immutable.10.0.dll)

Syntax

'Declaración
Public MustOverride ReadOnly Property RootFolder As String
public abstract string RootFolder { get; }

Property Value

Type: System.String
The root folder.

.NET Framework Security

See Also

Reference

RegistrationAttribute.RegistrationContext Class

Microsoft.VisualStudio.Shell Namespace