LumiSoft Net Help
SDP_Attribute Constructor (name, value)
NamespacesLumiSoft.Net.SDPSDP_AttributeSDP_Attribute(String, String)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public SDP_Attribute(
	string name,
	string value
)
Public Sub New ( 
	name As String,
	value As String
)
public:
SDP_Attribute(
	String^ name, 
	String^ value
)
new : 
        name : string * 
        value : string -> SDP_Attribute
Parameters
name (String)
Attribute name.
value (String)
Attribute value.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119