InitializationService Property (original) (raw)
Syntax
[ConfigurationPropertyAttribute("initializationService", IsRequired=false)]
public string InitializationService { get; }
public:
property String^ InitializationService {
String^ get();
}
Property Value
The type of a class which implements IInitializationService interface for initializing the Leadtools.Dicom.Scp.Command.DicomCommand
Leadtools.Dicom.Scp Assembly