次の方法で共有


FormRegionMessageClassAttribute Class

[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

'宣言
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := True)> _
Public NotInheritable Class FormRegionMessageClassAttribute _
    Inherits Attribute
'使用
Dim instance As FormRegionMessageClassAttribute
[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = true)]
public sealed class FormRegionMessageClassAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Class, AllowMultiple = true)]
public ref class FormRegionMessageClassAttribute sealed : public Attribute
public final class FormRegionMessageClassAttribute extends Attribute
Not applicable.

Inheritance Hierarchy

System.Object
  System.Attribute
    Microsoft.Office.Tools.Outlook.FormRegionMessageClassAttribute

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Members
Microsoft.Office.Tools.Outlook Namespace