Share via


CodeSchemaPropertiesResources.CodeSchemaProperty_IsArray_Label Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Looks up a localized string similar to IsArray.

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

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

CodeSchemaPropertiesResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace