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