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

public static string CodeSchemaFields_ID_NOLOC_1 { get; }
public:
property String^ CodeSchemaFields_ID_NOLOC_1 {
    static String^ get();
}
static member CodeSchemaFields_ID_NOLOC_1 : string with get
Public Shared ReadOnly Property CodeSchemaFields_ID_NOLOC_1 As String

Property Value

Type: System.String

See Also

CodeSchemaResources Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace

Return to top