OANullProperty.NumIndices-Eigenschaft

Diese Klasse und ihre Member sind für die interne Verwendung reserviert und nicht für die Verwendung im Code vorgesehen.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntax

'Declaration
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

Eigenschaftswert

Typ: System.Int16

Implementiert

Property.NumIndices

.NET Framework-Sicherheit

Siehe auch

Referenz

OANullProperty Klasse

Microsoft.VisualStudio.Data.Schema.Package.Internal-Namespace