MapPackageAttribute.Type Property
Gets what kind of value the MapPackageAttribute holds.
Thread safety: This property is thread-safe.
Syntax
public AttributeType Type { get; }
Property Value
Platforms
Windows, Linux, Android
Gets what kind of value the MapPackageAttribute holds.
public AttributeType Type { get; }
Windows, Linux, Android
In this article
Gets what kind of value the MapPackageAttribute holds.
public:
AttributeType type ( ) const;
Windows, Linux, Android
In this article
Gets what kind of value the MapPackageAttribute holds.
public final AttributeType getType ( )
Windows, Linux, Android
In this article
Gets what kind of value the MapPackageAttribute holds.
type
Windows, Linux, Android
In this article