CustomizedLoggingLevelCollection.Item[String] Property

Definition

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

Parameters

name
String

Property Value

Applies to