VastAdBreakremoveSource Method (String) |
Namespace: Veeplay.media.eventsAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public void removeSource(
string url
)
Public Sub removeSource (
url As String
)
public:
void removeSource(
String^ url
)
member removeSource :
url : string -> unit
Parameters
- url
- Type: SystemString
See Also