Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
When implemented by a class, gets information that describes the data parameter.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaración
ReadOnly Property Descriptor As IVsDataParameterDescriptor
Get
IVsDataParameterDescriptor Descriptor { get; }
property IVsDataParameterDescriptor^ Descriptor {
IVsDataParameterDescriptor^ get ();
}
abstract Descriptor : IVsDataParameterDescriptor
function get Descriptor () : IVsDataParameterDescriptor
Property Value
Type: Microsoft.VisualStudio.Data.Services.SupportEntities.IVsDataParameterDescriptor
An IVsDataParameterDescriptor object describing the data parameter.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace