ServiceConfigSettings.StartModeBindingKey Property

Definition

Gets or sets the start mode binding key for the service.

public:
 abstract property System::String ^ StartModeBindingKey { System::String ^ get(); };
public abstract string StartModeBindingKey { get; }
member this.StartModeBindingKey : string
Public MustOverride ReadOnly Property StartModeBindingKey As String

Property Value

The start mode binding key for the service.

Applies to