Share via


ProgressionCommonResources.DGML_Property_Name Property

Looks up a localized string similar to Name.

Namespace:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)

Syntax

'Declaration
Public Shared ReadOnly Property DGML_Property_Name As String
public static string DGML_Property_Name { get; }
public:
static property String^ DGML_Property_Name {
    String^ get ();
}
static member DGML_Property_Name : string with get
static function get DGML_Property_Name () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

ProgressionCommonResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace