Share via


CodeSchemaResources.CodeSchemaNamespace_ID_NOLOC_ Property

Looks up a localized string similar to CodeSchema_Namespace.

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace