ActionCollection.Item[String] 속성

정의

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

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

매개 변수

name
String

속성 값

작업의 이름

적용 대상