CodeSchemaResources.CodeSchemaClasses Property

Looks up a localized string similar to Classes.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace