PhysicalFacetAttribute Klasse

Definition

[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
Vererbung
PhysicalFacetAttribute
Attribute

Konstruktoren

Name Beschreibung
PhysicalFacetAttribute()

Erstellt ein PhysicalFacet ohne ausgewählte Optionen.

PhysicalFacetAttribute(PhysicalFacetOptions)

Erstellt ein PhysicalFacet mit den im Konstruktor angegebenen Optionen.

Eigenschaften

Name Beschreibung
IsReadOnly

Gibt an, ob das Facet schreibgeschützt ist.

Gilt für: