ScopeKind Property
Gets the kind of scope from which the data type should be inherited.
Definition
Namespace: Avalonia.Metadata
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public InheritDataTypeFromScopeKind ScopeKind { get; }
Public ReadOnly Property ScopeKind As InheritDataTypeFromScopeKind
Get
member ScopeKind : InheritDataTypeFromScopeKind with get
Property Value
InheritDataTypeFromScopeKindSee Also
Reference
InheritDataTypeFromAttribute Class
Avalonia.Metadata Namespace