LinkTargetInfoPrintName Property |
The print name.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string PrintName { get; }
Public ReadOnly Property PrintName As String
Get
public:
property String^ PrintName {
String^ get ();
}
member PrintName : string with get
Property Value
Type:
StringSee Also