ToolingFacade.GetContextType(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public string GetContextType (string contextTypeName);
member this.GetContextType : string -> string
Public Function GetContextType (contextTypeName As String) As String
參數
-
contextTypeName
-
String
內容類型的名稱。 如果為 null,則會傳回元件中找到的單一內容類型。
傳回
找到的內容類型。
適用於