Partilhar via


Propriedade GraphConditionCollection.Owner

Obtém o elemento gráfico que essa coleção pertence.

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

Sintaxe

'Declaração
Public ReadOnly Property Owner As Graph
public Graph Owner { get; }
public:
virtual property Graph^ Owner {
    Graph^ get () sealed;
}
abstract Owner : Graph
override Owner : Graph
final function get Owner () : Graph

Valor de propriedade

Tipo: Microsoft.VisualStudio.GraphModel.Graph
Retorna Graph.

Implementações

IHasGraphOwner.Owner

Segurança do .NET Framework

Consulte também

Referência

GraphConditionCollection Classe

Namespace Microsoft.VisualStudio.GraphModel.Styles