_Workbook.FullNameURLEncoded プロパティ

定義

オブジェクトの名前 (ディスク上のパスを含む) を文字列として示す文字列型 ( String ) の値を返します。 読み取り専用です。

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

プロパティ値

適用対象