Share via


IppAttributeValue.Kind Property

Definition

Gets a value that indicates the type of attribute that is represented by this IppAttributeValue object.

public:
 property IppAttributeValueKind Kind { IppAttributeValueKind get(); };
IppAttributeValueKind Kind();
public IppAttributeValueKind Kind { get; }
var ippAttributeValueKind = ippAttributeValue.kind;
Public ReadOnly Property Kind As IppAttributeValueKind

Property Value

The type of attribute that is represented by this IppAttributeValue object.

Applies to