[CanBeNullAttribute]
public string FileName { get; }<CanBeNullAttribute>
Public ReadOnly Property FileName As String
Getpublic:
[CanBeNullAttribute]
property String^ FileName {
String^ get ();
}[<CanBeNullAttribute>]
member FileName : string with get