ITypeDiscoveryService 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
探索設計階段可用的型別。
public interface class ITypeDiscoveryService
public interface ITypeDiscoveryService
type ITypeDiscoveryService = interface
Public Interface ITypeDiscoveryService
備註
ITypeDiscoveryService當服務的用戶端不知道現有類型或參考元件的名稱時,會用來在設計時間探索可用的型別。
方法
GetTypes(Type, Boolean) |
擷取可用型別的清單。 |