Share via


CodeSchemaResources.CodeSchemaFields_ID_NOLOC_1 Property

Looks up a localized string similar to CodeSchema_Fields.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace