IFormRegionFactory..::Manifest Property

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.Office.Tools.Outlook
Assembly:   Microsoft.VisualStudio.Tools.Office.Outlook (in Microsoft.VisualStudio.Tools.Office.Outlook.dll)

Syntax

'宣言
ReadOnly Property Manifest As FormRegionManifest
'使用
Dim instance As IFormRegionFactory
Dim value As FormRegionManifest

value = instance.Manifest
FormRegionManifest Manifest { get; }
property FormRegionManifest^ Manifest {
    FormRegionManifest^ get ();
}
function get Manifest () : FormRegionManifest
Not applicable.

See Also

Reference

IFormRegionFactory Type
Microsoft.Office.Tools.Outlook Namespace