LinkTargetInfoSubstituteName Property |
The substitute name.
Namespace: Alphaleonis.Win32.FilesystemAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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