CodeSchemaResources.CodeSchemaSelects_ID_NOLOC_ Property

Looks up a localized string similar to CodeSchema_Selects.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace