 | WwwServiceBehaviorGetIcon Method |
Get the icon for the SanteDB server
Namespace: SanteDB.Rest.WWWAssembly: SanteDB.Rest.WWW (in SanteDB.Rest.WWW.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
SyntaxPublic Function GetIcon As Stream
public:
virtual Stream^ GetIcon() sealed
abstract GetIcon : unit -> Stream
override GetIcon : unit -> Stream
Return Value
Stream[Missing <returns> documentation for "M:SanteDB.Rest.WWW.WwwServiceBehavior.GetIcon"]
Implements
IWwwServiceContractGetIcon
See Also