CodeSchemaResources.CodeSchemaTypes_ID_NOLOC_ 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 CodeSchema_Types.

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace