Gets or sets a character string that contains the connection name.
public string ConnectionName {get; set;}
public string ConnectionName {get; set;}
get_ConnectionName();
set_ConnectionName(value);
'Declaration
Public Property ConnectionName As String
'Usage
Dim instance As WMStreamConfig
Dim value As String
instance.ConnectionName = value
value = instance.ConnectionName
Property Value
A character string that contains the connection name.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2