Share via


FileObject.FullName Property

Definition

Gets or sets the file's full name.

public:  virtual property System::String ^ FullName {  public:
System::String ^ get(); protected public:
 void set(System::String ^ value); };
public override string FullName { get; protected internal set; }
member this.FullName : string with get, set
Public Overrides Property FullName As String

Property Value

Applies to