PhysicalFacetAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class PhysicalFacetAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PhysicalFacetAttribute = class
inherit Attribute
Public NotInheritable Class PhysicalFacetAttribute
Inherits Attribute
- 継承
-
PhysicalFacetAttribute
- 属性
コンストラクター
| 名前 | 説明 |
|---|---|
| PhysicalFacetAttribute() |
オプションが選択されていない PhysicalFacet を作成します |
| PhysicalFacetAttribute(PhysicalFacetOptions) |
コンストラクターで指定されたオプションを使用して PhysicalFacet を作成します。 |
プロパティ
| 名前 | 説明 |
|---|---|
| IsReadOnly |
ファセットが読み取り専用かどうかを示します |