PredSourceInfoCollection.Item[String] Property

Definition

Gets the PredSourceInfo with the specified name.

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

Parameters

name
String

Property Value

Applies to