ProtocolPropertyCollection.Item[] Eigenschaft

Definition

Überlädt

Name Beschreibung
Item[Int32]

Ganzzahliger Indexer

Item[String]

Zeichenfolgenindexer

Item[Int32]

Ganzzahliger Indexer

public Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty this[int index] { get; }
member this.Item(int) : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty
Default Public ReadOnly Property Item(index As Integer) As ProtocolProperty

Parameter

index
Int32

Eigenschaftswert

Gilt für:

Item[String]

Zeichenfolgenindexer

public Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty
Default Public ReadOnly Property Item(name As String) As ProtocolProperty

Parameter

name
String

Eigenschaftswert

Gilt für: