Compartir a través de


IVsDataViewCommonNodeInfo.DefaultCommand (Propiedad)

Obtiene el comando predeterminado establecido para el nodo actual.

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

'Declaración
ReadOnly Property DefaultCommand As IVsDataViewCommandInfo
IVsDataViewCommandInfo DefaultCommand { get; }
property IVsDataViewCommandInfo^ DefaultCommand {
    IVsDataViewCommandInfo^ get ();
}
abstract DefaultCommand : IVsDataViewCommandInfo with get
function get DefaultCommand () : IVsDataViewCommandInfo

Valor de propiedad

Tipo: Microsoft.VisualStudio.Data.Services.IVsDataViewCommandInfo
Un objeto de IVsDataViewCommandInfo como el comando predeterminado.

Seguridad de .NET Framework

Vea también

Referencia

IVsDataViewCommonNodeInfo Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)