Gets the data type ID of the event stream.
public:
property String^ DataTypeId {
String^ get ();
}
Type: String
The data type ID of the event stream.
Namespace: Microsoft.Kinect.Tools
Metadata: microsoft.kinect.tools.winmd
KStudioSeekableWritableEventStream Class