TelemetryEvent.HasProperties 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 a value indicating whether properties already created.
public:
property bool HasProperties { bool get(); };
public bool HasProperties { get; }
member this.HasProperties : bool
Public ReadOnly Property HasProperties As Boolean