Share via


CodeSchemaPropertiesResources.CodeSchemaProperty_IsAnonymous_Description Property

Looks up a localized string similar to IsAnonymous.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaPropertiesResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace