ModelingToolboxItemBase.ComponentType 屬性
這個型別具有 SecurityCriticalAttribute 屬性,因此只能由 .NET Framework for Silverlight 類別庫使用。如果應用程式程式碼使用這個型別的任何成員,都會擲回 MethodAccessException。
[安全性關鍵]
取得這個項目的工具提示] 所示的 ComponentType 字串。
命名空間: Microsoft.VisualStudio.Modeling.Design
組件: Microsoft.VisualStudio.Modeling.Sdk.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)
語法
'宣告
Public Overrides ReadOnly Property ComponentType As String
public override string ComponentType { get; }