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

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

Property Value

Type: System.String

See Also

ProgressionCommonResources Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace

Return to top