ServiceConfigSettings.StartModeBindingKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.