[This is preliminary documentation and is subject to change.]
Checks whether the class is decorated with ApplicationDontAutoStartServiceAttribute
Namespace: NFX.ServiceModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool ApplicationDontAutoStartService { get; }
public bool ApplicationDontAutoStartService { get; }
Public ReadOnly Property ApplicationDontAutoStartService As Boolean
Get
Public ReadOnly Property ApplicationDontAutoStartService As Boolean
Get
public:
property bool ApplicationDontAutoStartService {
bool get ();
}
public:
property bool ApplicationDontAutoStartService {
bool get ();
}
member ApplicationDontAutoStartService : bool with get
member ApplicationDontAutoStartService : bool with get
Property Value
Type:
Boolean