ProvideIncludeFolderAttribute.Index Property

Definition

The zero-based index of the folder

public:
 property int Index { int get(); };
public:
 property int Index { int get(); };
public int Index { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Index : int
Public ReadOnly Property Index As Integer

Property Value

Attributes

Remarks

Multiple inclusion folders for a given extension are indexed 0...n

Applies to