XamlBinaryWriterErrorInformation.InputStreamIndex Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The index of the stream in the original inputStreams parameter for XamlBinaryWriter.Write where the error occurred.
public: unsigned int InputStreamIndex;
uint32_t InputStreamIndex;
public uint InputStreamIndex;
Public InputStreamIndex As UInteger