Gets the variable attributes.
[Visual Basic] ReadOnly Property Attributes As Object [C#] object Attributes {get;} [C++] Object* get_Attributes() = 0; [JScript] abstract function get Attributes() : Object;
The variable attributes.
ISymbolVariable Interface | ISymbolVariable Members | System.Diagnostics.SymbolStore Namespace