CandidateAttribute Constructor (String) |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public CandidateAttribute(
string val
)
Public Sub New (
val As String
)
public:
CandidateAttribute(
String^ val
)
new :
val : string -> CandidateAttribute
Parameters
- val
- Type: SystemString
See Also