Envelope.Contents(Context) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract System::Object ^ Contents(Microsoft::XLANGs::Core::Context ^ ctx);
public abstract object Contents (Microsoft.XLANGs.Core.Context ctx);
abstract member Contents : Microsoft.XLANGs.Core.Context -> obj
Public MustOverride Function Contents (ctx As Context) As Object
Parameters
- ctx
- Context