CodeSchemaResources.CodeSchemaType Property

Looks up a localized string similar to Type.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace