Sdílet prostřednictvím


ProvideIncludeFolderAttribute.Folder – vlastnost

Cesta složky zařazení registrovaný.Tato cesta je cesta k součásti registrace sestavení.

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

Syntaxe

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

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ProvideIncludeFolderAttribute Třída

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