[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: KvTv.DirectShow
Assembly:   KvTv.DirectShow (in KvTv.DirectShow.dll)

Syntax

Visual Basic (Declaration)
Public Function Property ( _
	name As String _
) As Object
C#
public Object Property (
	string name
)
Visual C++
public:
Object^ Property (
	String^ name
)

Parameters

name
System.String