Compartir a través de


OAProperty.NumIndices (Propiedad)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Public ReadOnly Property NumIndices As Short
    Get
public short NumIndices { get; }
public:
virtual property short NumIndices {
    short get () sealed;
}
abstract NumIndices : int16
override NumIndices : int16
final function get NumIndices () : short

Valor de propiedad

Tipo: System.Int16

Implementaciones

Property.NumIndices

Seguridad de .NET Framework

Vea también

Referencia

OAProperty Clase

Microsoft.VisualStudio.Data.Schema.Package.Internal (Espacio de nombres)