MultiFileSource.GetPathOrNull(Int32) Method
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.
public string GetPathOrNull (int index);
abstract member GetPathOrNull : int -> string
override this.GetPathOrNull : int -> string
Public Function GetPathOrNull (index As Integer) As String
Parameters
- index
- Int32