Propriedade ProvideIncludeFolderAttribute.Index

O índice baseado em zero da pasta

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost.10.0 (em Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll)

Sintaxe

'Declaração
Public ReadOnly Property Index As Integer
    Get
public int Index { get; }
public:
property int Index {
    int get ();
}
member Index : int
function get Index () : int

Valor de propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

ProvideIncludeFolderAttribute Classe

Namespace Microsoft.VisualStudio.TextTemplating.VSHost