Aracılığıyla paylaş


GraphConditionalStyle.IsEnabled Özellik

Bu stil şu anda etkinleştirilip etkinleştirilmediği.

Ad alanı:  Microsoft.VisualStudio.GraphModel.Styles
Derleme:  Microsoft.VisualStudio.GraphModel (Microsoft.VisualStudio.GraphModel.dll içinde)

Sözdizimi

'Bildirim
Public Property IsEnabled As Boolean
public bool IsEnabled { get; set; }
public:
property bool IsEnabled {
    bool get ();
    void set (bool value);
}
member IsEnabled : bool with get, set
function get IsEnabled () : boolean
function set IsEnabled (value : boolean)

Özellik Değeri

Tür: System.Boolean
Returns Boolean.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

GraphConditionalStyle Sınıf

Microsoft.VisualStudio.GraphModel.Styles Ad Alanı