Workbook.FullNameURLEncoded Property

Definition

Gets the name of the object, including its path on disk.

public:
 property System::String ^ FullNameURLEncoded { System::String ^ get(); };
public string FullNameURLEncoded { get; }
member this.FullNameURLEncoded : string
Public ReadOnly Property FullNameURLEncoded As String

Property Value

The name of the object, including its path on disk.

Applies to