InfoBarHostControl.HostWindowIdentifier Property

Definition

Identifies the window that the infobar is hosted in. This is used only for telemetry purposes.

public:
 property System::String ^ HostWindowIdentifier { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ HostWindowIdentifier { Platform::String ^ get(); void set(Platform::String ^ value); };
public string HostWindowIdentifier { get; set; }
member this.HostWindowIdentifier : string with get, set
Public Property HostWindowIdentifier As String

Property Value

Applies to