Visual Basic (Declaration) | |
---|---|
Public Property Prefix As PrefixedContext |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public PrefixedContext Prefix {get; set;} |
C++/CLI | |
---|---|
public: property PrefixedContext^ Prefix { PrefixedContext^ get(); void set (PrefixedContext^ value); } |
Return Value
A PrefixedContext object which contains the codestream context information returned from the server.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family