GraphConditionalStyle.Index (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.GraphModel.Styles
Ensamblado:  Microsoft.VisualStudio.GraphModel (en Microsoft.VisualStudio.GraphModel.dll)

Sintaxis

'Declaración
Public Property Index As Integer
    Get
    Friend Set
public int Index { get; internal set; }
public:
property int Index {
    int get ();
    internal: void set (int value);
}
member Index : int with get, internal set
function get Index () : int
internal function set Index (value : int)

Valor de propiedad

Tipo: System.Int32

Seguridad de .NET Framework

Vea también

Referencia

GraphConditionalStyle Clase

Microsoft.VisualStudio.GraphModel.Styles (Espacio de nombres)