Aracılığıyla paylaş


GraphConditionalStyle.TargetType Özellik

Hedef türü bu stili uygulanır.StyleSet kayıtlı bir tür olması gerekir.

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

Sözdizimi

'Bildirim
Public Property TargetType As Type
public Type TargetType { get; set; }
public:
property Type^ TargetType {
    Type^ get ();
    void set (Type^ value);
}
member TargetType : Type with get, set
function get TargetType () : Type
function set TargetType (value : Type)

Özellik Değeri

Tür: System.Type
Returns Type.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

GraphConditionalStyle Sınıf

Microsoft.VisualStudio.GraphModel.Styles Ad Alanı