Specifies, if IsRange is TRUE, information about a usage range. Otherwise, if IsRange is FALSE, NotRange contains information about a single usage.
| C# | Visual Basic | Visual C++ |
public UsageRange UsageRange { get; }
Public ReadOnly Property UsageRange As UsageRange
public: property UsageRange^ UsageRange { UsageRange^ get (); }