Returns the current value of the attribute.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
| C# |
|---|
public Type Editor { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Public Property Editor As Type <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |