DesignerAttribute.DesignerTypeName 屬性

定義

取得與這個設計工具屬性相關的設計工具型別名稱。

public:
 property System::String ^ DesignerTypeName { System::String ^ get(); };
public string DesignerTypeName { get; }
member this.DesignerTypeName : string
Public ReadOnly Property DesignerTypeName As String

屬性值

與這個設計工具屬性相關的設計工具型別名稱。

適用於