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