TargetCollection.Item[String] 속성

정의

Target 지정된 이름을 가진 값을 가져옵니다.

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

매개 변수

name
String

속성 값

대상의 이름

적용 대상