|
StreamEventArgsReplaceTarget Property |
[Missing <summary> documentation for "P:VoiceElements.Interface.StreamEventArgs.ReplaceTarget"]
Namespace:
VoiceElements.Interface
Assembly:
VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax public bool ReplaceTarget { get; set; }
Public Property ReplaceTarget As Boolean
Get
Set
public:
property bool ReplaceTarget {
bool get ();
void set (bool value);
}
member ReplaceTarget : bool with get, set
Property Value
Type:
BooleanSee Also