Gets optional service properties.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
NameValueCollection Attributes { get; }
ReadOnly Property Attributes As NameValueCollection Get
property NameValueCollection^ Attributes { NameValueCollection^ get (); }
/** @property */ NameValueCollection get_Attributes()