Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Server.Context Namespace > ContextParticipant Class : KeyContainer Property |
public KeyContainer KeyContainer {get;}
'Declaration
Public ReadOnly Property KeyContainer As KeyContainer
'Usage
Dim instance As ContextParticipant Dim value As KeyContainer value = instance.KeyContainer
public: property KeyContainer^ KeyContainer { KeyContainer^ get(); }