 | WwwDockerFeatureSettings Property |
Allows settings
Namespace: SanteDB.Rest.WWW.DockerAssembly: SanteDB.Rest.WWW (in SanteDB.Rest.WWW.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntaxpublic IEnumerable<string> Settings { get; }Public ReadOnly Property Settings As IEnumerable(Of String)
Get
public:
virtual property IEnumerable<String^>^ Settings {
IEnumerable<String^>^ get () sealed;
}abstract Settings : IEnumerable<string> with get
override Settings : IEnumerable<string> with get
Property Value
IEnumerableStringImplements
IDockerFeatureSettings
See Also