Share via


IMultiStreamSource.GetPathOrNull(Int32) Method

Definition

Return a string representing the "path" to the index'th stream. May return null.

public string GetPathOrNull (int index);
abstract member GetPathOrNull : int -> string
Public Function GetPathOrNull (index As Integer) As String

Parameters

index
Int32

Returns

Applies to