'Declaration
Property PrintHostLUName As String
'Usage
Dim instance As IIbmPrinter Dim value As String instance.PrintHostLUName = value value = instance.PrintHostLUName
string PrintHostLUName {get; set;}
'Declaration
Property PrintHostLUName As String
'Usage
Dim instance As IIbmPrinter Dim value As String instance.PrintHostLUName = value value = instance.PrintHostLUName
string PrintHostLUName {get; set;}
Exception | Description |
---|---|
System.ArgumentException | This exception is thrown if the set parameter is longer than the maximum allowed. |