Partager via


IVsDataSiteableObject<T> Interface

Définition

Représente un objet qui peut être sitené avec un type spécifique.

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

Paramètres de type

T

Type du paramètre.

Dérivé

Propriétés

Site

Obtient ou définit le site.

S’applique à