SessionConnection.InternalSetLUName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void InternalSetLUName(System::String ^ luName);
protected virtual void InternalSetLUName (string luName);
abstract member InternalSetLUName : string -> unit
override this.InternalSetLUName : string -> unit
Protected Overridable Sub InternalSetLUName (luName As String)
Parameters
- luName
- String