Share via


CodeSchemaResources.CodeSchemaSourceFile Property

Looks up a localized string similar to File.

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

Property Value

Type: String

.NET Framework Security

See Also

Reference

CodeSchemaResources Class

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema Namespace