StreamLink.NET
ApplicationID Property
StreamLink.NETCaplin.StreamLinkStreamLinkApplicationID
Sets the application ID that will be sent to the Liberator when the StreamLink attempts to login. If this attribute is defined, the value that is sent to the Liberator will always be prefixed with SL4N for StreamLink.NET or SL4SL for StreamLink for Silverlight.
Declaration Syntax
C#Visual BasicVisual C++
public string ApplicationID { set; }
Public WriteOnly Property ApplicationID As String
public:
virtual property String^ ApplicationID {
	void set (String^ value) sealed;
}

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.19.0 (5.0.19.0)