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