TelemetrySession.CalculatedSamplings 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/Sets calculated sampling from the manifest file
public:
property System::String ^ CalculatedSamplings { System::String ^ get(); };
public string CalculatedSamplings { get; }
member this.CalculatedSamplings : string
Public ReadOnly Property CalculatedSamplings As String