DocData.FileName Property

Definition

Gets the filename corresponding to this document

public:
 property System::String ^ FileName { System::String ^ get(); };
public string FileName { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.FileName : string
Public ReadOnly Property FileName As String

Property Value

Attributes

Applies to