DialogContext.LocalTag 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 tag for the local client.
public:
property System::String ^ LocalTag { System::String ^ get(); };
public string LocalTag { get; }
member this.LocalTag : string
Public ReadOnly Property LocalTag As String