IDtsLogProviderUI.IsEditable Property

Definition

Indicates whether the ConfigString property on the log provider is editable.

public:
 property bool IsEditable { bool get(); };
public bool IsEditable { get; }
member this.IsEditable : bool
Public ReadOnly Property IsEditable As Boolean

Property Value

true if the ConfigString property on the log provider is editable.

Applies to