Shell32InfoFriendlyDocName Property |
Gets the Shell friendly document name association from the registry.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string FriendlyDocName { get; }
Public ReadOnly Property FriendlyDocName As String
Get
public:
property String^ FriendlyDocName {
String^ get ();
}
member FriendlyDocName : string with get
Property Value
Type:
StringSee Also