StreamLink for Silverlight
ApplicationID Property
StreamLink for SilverlightCaplin.StreamLinkIStreamLinkApplicationID
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++
string ApplicationID { set; }
WriteOnly Property ApplicationID As String
property String^ ApplicationID {
	void set (String^ value);
}

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