共用方式為


IppAttributeValue.CreateNoValue 方法

定義

建立代表屬性的 no-valueIppAttributeValue物件,如網際網路列印通訊協定 (IPP) 所定義。

public:
 static IppAttributeValue ^ CreateNoValue();
 static IppAttributeValue CreateNoValue();
public static IppAttributeValue CreateNoValue();
function createNoValue()
Public Shared Function CreateNoValue () As IppAttributeValue

傳回

新的 IppAttributeValue 物件。

適用於