InterfaceDetectedEventArgsAdd Property |
Namespace: StreamCoders.Devices.Chromecast.MDnsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic bool Add { get; set; }
Public Property Add As Boolean
Get
Set
public:
property bool Add {
bool get ();
void set (bool value);
}
member Add : bool with get, set
Property Value
Type:
Boolean
See Also