TelemetryService.AssetService 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.
Gets the singleton AssetService instance.
public:
static property Microsoft::VisualStudio::Telemetry::AssetService ^ AssetService { Microsoft::VisualStudio::Telemetry::AssetService ^ get(); };
public static Microsoft.VisualStudio.Telemetry.AssetService AssetService { get; }
static member AssetService : Microsoft.VisualStudio.Telemetry.AssetService
Public Shared ReadOnly Property AssetService As AssetService