Share via


GraphMetadata.Default Property

Return the default property metadata

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Default As GraphMetadata
    Get
public static GraphMetadata Default { get; }
public:
static property GraphMetadata^ Default {
    GraphMetadata^ get ();
}
static member Default : GraphMetadata
static function get Default () : GraphMetadata

Property Value

Type: Microsoft.VisualStudio.GraphModel.GraphMetadata

.NET Framework Security

See Also

Reference

GraphMetadata Class

Microsoft.VisualStudio.GraphModel Namespace