BootstrapperAttribute::BootstrapperType Property
Gets the IBootstrapper providing the entry point for starting the service.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: property Type^ BootstrapperType { [CompilerGeneratedAttribute] Type^ get(); [CompilerGeneratedAttribute] private: void set(Type^ value); }
Property Value
Type: System::Type^
Show: