CodeSchemaResources.CodeSchemaBlock Property

Looks up a localized string similar to Block.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace