PrintQueue::ShareName Property
.NET Framework (current version)
Gets or sets a name for the printer that is seen by users on the network when it is shared.
Assembly: System.Printing (in System.Printing.dll)
public: property String^ ShareName { virtual String^ get(); virtual void set(String^ value); }
The PrintQueue object also has a read only FullName property and a writeable Name property. For queues on the local print server, these properties have the same value.
.NET Framework
Available since 3.0
Available since 3.0
Show: