IVsDataSiteableObject<T> 인터페이스

정의

특정 형식으로 배치할 수 있는 개체를 나타냅니다.

generic <typename T>
public interface class IVsDataSiteableObject
public interface IVsDataSiteableObject<T>
type IVsDataSiteableObject<'T> = interface
Public Interface IVsDataSiteableObject(Of T)

형식 매개 변수

T

매개 변수의 형식입니다.

파생

속성

Site

사이트를 가져오거나 설정합니다.

적용 대상