Internal. Use only in template.
Namespace:
C1.Silverlight.MediaPlayerAssembly: C1.Silverlight.MediaPlayer (in C1.Silverlight.MediaPlayer.dll)
Syntax
| C# |
|---|
[CLSCompliantAttribute(false)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)] public Object _InternalCommandTarget { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] internal set; } |
| Visual Basic |
|---|
<CLSCompliantAttribute(False)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)> _ Public Property _InternalCommandTarget As Object <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Friend Set |