ProvideIncludeFolderAttribute.Index Property

The zero-based index of the folder

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (in Microsoft.VisualStudio.TextTemplating.VSHost.11.0.dll)

Syntax

'Declaration
Public ReadOnly Property Index As Integer
public int Index { get; }
public:
property int Index {
    int get ();
}
member Index : int with get
function get Index () : int

Property Value

Type: Int32

.NET Framework Security

See Also

Reference

ProvideIncludeFolderAttribute Class

Microsoft.VisualStudio.TextTemplating.VSHost Namespace