Partilhar via


Propriedade GraphConditionalStyle.Index

Namespace:  Microsoft.VisualStudio.GraphModel.Styles
Assembly:  Microsoft.VisualStudio.GraphModel (em Microsoft.VisualStudio.GraphModel.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

GraphConditionalStyle Classe

Namespace Microsoft.VisualStudio.GraphModel.Styles