Sdílet prostřednictvím


ProvideIncludeFolderAttribute.Folder – vlastnost

Cesta složky zařazení registrovaný. Tato cesta je relativní vzhledem k cestě komponenta Registrace sestavení.

Obor názvů:  Microsoft.VisualStudio.TextTemplating.VSHost
Sestavení:  Microsoft.VisualStudio.TextTemplating.VSHost.12.0 (v Microsoft.VisualStudio.TextTemplating.VSHost.12.0.dll)

Syntaxe

'Deklarace
Public ReadOnly Property Folder As String
public string Folder { get; }
public:
property String^ Folder {
    String^ get ();
}
member Folder : string with get
function get Folder () : String

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ProvideIncludeFolderAttribute Třída

Microsoft.VisualStudio.TextTemplating.VSHost – obor názvů