Share via


CustomizedLoggingLevelCollection.Item[String] 속성

정의

public:
 property Microsoft::SqlServer::Management::IntegrationServices::CustomizedLoggingLevel ^ default[System::String ^] { Microsoft::SqlServer::Management::IntegrationServices::CustomizedLoggingLevel ^ get(System::String ^ name); };
public Microsoft.SqlServer.Management.IntegrationServices.CustomizedLoggingLevel this[string name] { get; }
member this.Item(string) : Microsoft.SqlServer.Management.IntegrationServices.CustomizedLoggingLevel
Default Public ReadOnly Property Item(name As String) As CustomizedLoggingLevel

매개 변수

name
String

속성 값

적용 대상