CodeSchemaResources.CodeSchemaCodeBlocks Property

Looks up a localized string similar to Code Blocks.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace