CustomFormattedPart Class
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 ref class CustomFormattedPart abstract : Microsoft::XLANGs::Core::DotNetPart
[System.Serializable]
public abstract class CustomFormattedPart : Microsoft.XLANGs.Core.DotNetPart
type CustomFormattedPart = class
inherit DotNetPart
Public MustInherit Class CustomFormattedPart
Inherits DotNetPart
- Inheritance
- Attributes
Constructors
| CustomFormattedPart(XMessage, String, Int32) |
Properties
| _msg | (Inherited from Part) |
| _name | (Inherited from Part) |
| _partIndex | (Inherited from Part) |
| _valueToken | (Inherited from Part) |
| Index | (Inherited from Part) |
| Message | (Inherited from Part) |
| Name | (Inherited from Part) |
| Object | (Inherited from DotNetPart) |
| Stream | (Inherited from Part) |
| Type | (Inherited from DotNetPart) |
| Value | (Inherited from Part) |
| ValueTable | (Inherited from Part) |
| XmlDocument | (Inherited from Part) |
| XmlNode | (Inherited from Part) |
| XmlReader | (Inherited from Part) |
| XmlSchema | (Inherited from Part) |
| XmlSchemaCollection | (Inherited from Part) |