Compartir a través de


GraphCommonSchema.IsContainment (Propiedad)

Propiedad de IsContainment.

Espacio de nombres:  Microsoft.VisualStudio.GraphModel
Ensamblado:  Microsoft.VisualStudio.GraphModel (en Microsoft.VisualStudio.GraphModel.dll)

Sintaxis

'Declaración
Public Shared Property IsContainment As GraphProperty
public static GraphProperty IsContainment { get; private set; }
public:
static property GraphProperty^ IsContainment {
    GraphProperty^ get ();
    private: void set (GraphProperty^ value);
}
static member IsContainment : GraphProperty with get, private set
static function get IsContainment () : GraphProperty
private static function set IsContainment (value : GraphProperty)

Valor de propiedad

Tipo: Microsoft.VisualStudio.GraphModel.GraphProperty

Seguridad de .NET Framework

Vea también

Referencia

GraphCommonSchema Clase

Microsoft.VisualStudio.GraphModel (Espacio de nombres)