StreamProviderOptions.StreamProviderOptions

StreamProviderOptions(ResourceLoadingType, string)

Initializes a new instance of the StreamProviderOptions class.

public StreamProviderOptions(ResourceLoadingType loadingType, string defaultPath)
ParameterTypeDescription
loadingTypeResourceLoadingTypeThe type to load the linked resource.
defaultPathStringThe default path.

See Also


StreamProviderOptions()

Initializes a new instance of the StreamProviderOptions class.

public StreamProviderOptions()

See Also