IppAttributeValue.CreateUnsupported 方法

定义

创建一个 IppAttributeValue 对象,该对象表示 unsupported 由 Internet 打印协议 (IPP) 定义的属性。

public:
 static IppAttributeValue ^ CreateUnsupported();
 static IppAttributeValue CreateUnsupported();
public static IppAttributeValue CreateUnsupported();
function createUnsupported()
Public Shared Function CreateUnsupported () As IppAttributeValue

返回

新的 IppAttributeValue 对象。

适用于