ImageLibrary.Tracer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The tracer for the library.
public:
property Microsoft::VisualStudio::Utilities::ITracer ^ Tracer { Microsoft::VisualStudio::Utilities::ITracer ^ get(); };
public:
property Microsoft::VisualStudio::Utilities::ITracer ^ Tracer { Microsoft::VisualStudio::Utilities::ITracer ^ get(); };
public Microsoft.VisualStudio.Utilities.ITracer Tracer { get; }
member this.Tracer : Microsoft.VisualStudio.Utilities.ITracer
Public ReadOnly Property Tracer As ITracer
Property Value
The tracer for the library.