ToolboxItemAttribute.ToolboxItemTypeName 속성

정의

현재 ToolboxItem의 형식 이름을 가져오거나 설정합니다.

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

속성 값

현재 도구 상자 항목의 정규화된 형식 이름입니다.

적용 대상