CodeSchemaResources.CodeSchemaCollection Property

Looks up a localized string similar to Collection.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace