CodeSchemaResources.CodeSchemaFinally Property

Looks up a localized string similar to Finally.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace