Share via


PosAssemblyAttribute.ManufacturerName Property

2/27/2008

Gets the manufacturer name.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public ReadOnly Property ManufacturerName As String
public string ManufacturerName { get; }
public:
property String^ ManufacturerName {
    String^ get ();
}
/** @property */
public String get_ManufacturerName ()
public function get ManufacturerName () : String

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

PosAssemblyAttribute Class
PosAssemblyAttribute Members
Microsoft.PointOfService Namespace