PrintSupportAppInfo.FromPrinterName(String) 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:
static PrintSupportAppInfo ^ FromPrinterName(Platform::String ^ printerName);
/// [Windows.Foundation.Metadata.Experimental]
static PrintSupportAppInfo FromPrinterName(winrt::hstring const& printerName);
[Windows.Foundation.Metadata.Experimental]
public static PrintSupportAppInfo FromPrinterName(string printerName);
function fromPrinterName(printerName)
Public Shared Function FromPrinterName (printerName As String) As PrintSupportAppInfo
Parameters
- printerName
-
String
Platform::String
winrt::hstring
Returns
- Attributes