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

属性值

适用于