CodeSchemaResources.CodeSchemaFinallys_ID_NOLOC_ Property

 

Looks up a localized string similar to CodeSchema_FinallyBlocks.

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll)

Syntax

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

Property Value

Type: System.String

See Also

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

Return to top