Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip Namespace > ResponseCodeStream Class : Prefix Property |
public PrefixedContext Prefix {get; set;}
'Declaration Public Property Prefix As PrefixedContext
'Usage Dim instance As ResponseCodeStream Dim value As PrefixedContext instance.Prefix = value value = instance.Prefix
public: property PrefixedContext^ Prefix { PrefixedContext^ get(); void set ( PrefixedContext^ value); }