ProbeCollection.Item[String] Property

Definition

public Microsoft.SqlServer.Management.Assessment.Probes.ProbeFamily this[string key] { get; set; }
member this.Item(string) : Microsoft.SqlServer.Management.Assessment.Probes.ProbeFamily with get, set
Default Public Property Item(key As String) As ProbeFamily

Parameters

key
String

Property Value

Implements

Applies to