Partilhar via


Propriedade GraphConditionalStyleCollection.IsCompiled

Localize se o método de CompileStyles deve ser chamado.

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

Sintaxe

'Declaração
Public ReadOnly Property IsCompiled As Boolean
public bool IsCompiled { get; }
public:
property bool IsCompiled {
    bool get ();
}
member IsCompiled : bool
function get IsCompiled () : boolean

Valor de propriedade

Tipo: System.Boolean
Retorna Boolean.

Segurança do .NET Framework

Consulte também

Referência

GraphConditionalStyleCollection Classe

Namespace Microsoft.VisualStudio.GraphModel.Styles