TwitterCreatingTicketContext.ScreenName 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 Twitter screen name
public:
property System::String ^ ScreenName { System::String ^ get(); };
public string ScreenName { get; }
member this.ScreenName : string
Public ReadOnly Property ScreenName As String