Partilhar via


Propriedade GraphConditionalStyle.TargetType

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

Sintaxe

'Declaração
Public Property TargetType As Type
    Get
    Set
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)

Valor de propriedade

Tipo: System.Type

Segurança do .NET Framework

Consulte também

Referência

GraphConditionalStyle Classe

Namespace Microsoft.VisualStudio.GraphModel.Styles