共用方式為


CodeSchemaResources.CodeSchemaReturnedBy 屬性

查詢類似由下列傳回的當地語系化字串。

命名空間:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
組件:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (在 Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll 中)

語法

'宣告
Public Shared ReadOnly Property CodeSchemaReturnedBy As String
public static string CodeSchemaReturnedBy { get; }
public:
static property String^ CodeSchemaReturnedBy {
    String^ get ();
}
static member CodeSchemaReturnedBy : string with get
static function get CodeSchemaReturnedBy () : String

屬性值

類型:String

.NET Framework 安全性

請參閱

參考

CodeSchemaResources 類別

Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema 命名空間