TransferStateChangedEventArgs.StatusText 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 status text received in the SIP fragment contained in the SIP NOTIFY.
public:
property System::String ^ StatusText { System::String ^ get(); };
public string StatusText { get; }
member this.StatusText : string
Public ReadOnly Property StatusText As String
Property Value
Remarks
If the string is Empty, there was no status text available.