CodeSchemaResources.CodeSchemaCollections_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_Collections.

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace