ProgressionCommonResources 類別
強型別資源類別,用於查詢當地語系化字串等等。
繼承階層架構
Object
Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.ProgressionCommonResources
命名空間: Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema
組件: Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema (在 Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema.dll 中)
語法
'宣告
Public Class ProgressionCommonResources
public class ProgressionCommonResources
public ref class ProgressionCommonResources
type ProgressionCommonResources = class end
public class ProgressionCommonResources
ProgressionCommonResources 類型會公開下列成員。
屬性
名稱 | 描述 | |
---|---|---|
ArrayInstance | 查詢類似陣列執行個體的當地語系化字串。 | |
ArrayRank | 查詢類似陣列順序的當地語系化字串。 | |
Culture | 使用此強型別資源類別,為所有資源查閱覆寫目前執行緒的 CurrentUICulture 屬性。 | |
DGML_Property_Name | 查詢類似名稱的當地語系化字串。 | |
ExplicitInterface | 查詢類似明確介面的當地語系化字串。 | |
GenericArguments | 查詢類似泛型引數的當地語系化字串。 | |
GenericParameterCount | 查詢類似泛型參數計數的當地語系化字串。 | |
Indirection | 查詢類似間接的當地語系化字串。 | |
ObjectInstance | 查詢類似物件執行個體的當地語系化字串。 | |
ParameterIdentifier | 查詢類似參數識別項的當地語系化字串。 | |
ParentType | 查詢類似父型別的當地語系化字串。 | |
Prefix | 查詢類似前置詞的當地語系化字串。 | |
ResourceManager | 傳回此類別所使用的快取 ResourceManager 例項。 | |
Sequence | 查詢類似序列的當地語系化字串。 |
回頁首
方法
名稱 | 描述 | |
---|---|---|
Equals | 判斷指定的物件是否等於目前的物件。 (繼承自 Object)。 | |
Finalize | 在記憶體回收開始前,允許物件嘗試釋放資源,並執行其他清除作業。 (繼承自 Object)。 | |
GetHashCode | 做為預設雜湊函式。 (繼承自 Object)。 | |
GetType | 取得目前實例 Type 的屬性。 (繼承自 Object)。 | |
MemberwiseClone | 建立目前 Object 的淺層複製 (Shallow Copy) 。 (繼承自 Object)。 | |
ToString | 傳回代表目前物件的字串。 (繼承自 Object)。 |
回頁首
執行緒安全
這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。
請參閱
參考
Microsoft.VisualStudio.ArchitectureTools.Extensibility.CodeSchema 命名空間