MongoGridFSFileInfoAliases Property |
Gets the aliases.
Namespace: MongoDB.Driver.GridFSAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public string[] Aliases { get; }
Public ReadOnly Property Aliases As String()
Get
member Aliases : string[] with get
Property Value
Type:
StringSee Also