CodeSchemaResources.CodeSchemaReturn Property

Looks up a localized string similar to Return.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace