LinkTargetInfoSubstituteName Property |
The substitute name.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public string SubstituteName { get; }
Public ReadOnly Property SubstituteName As String
Get
public:
property String^ SubstituteName {
String^ get ();
}
member SubstituteName : string with get
Property Value
Type:
StringSee Also