Share via


CodeSchemaPropertiesResources.CodeGenSourceName_Label Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Looks up a localized string similar to CodeGenSourceName.

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 CodeGenSourceName_Label As String
public static string CodeGenSourceName_Label { get; }
public:
static property String^ CodeGenSourceName_Label {
    String^ get ();
}
static member CodeGenSourceName_Label : string with get
static function get CodeGenSourceName_Label () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CodeSchemaPropertiesResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace