Sdílet prostřednictvím


SendPacketsElement.FilePath Vlastnost

Definice

Získá název souboru, který se má odeslat, pokud SendPacketsElement byl objekt inicializován parametrem filepath .

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

Hodnota vlastnosti

Název souboru, který se má odeslat, pokud SendPacketsElement byl objekt inicializován parametrem filepath .

Poznámky

Vlastnost podporuje FilePath cesty UNC (Universal Naming Convention). Pokud je soubor v aktuálním pracovním adresáři, není nutné zadat žádné informace o cestě.

Výchozí hodnota vlastnosti FilePath je, pokud SendPacketsElement objekt nebyl inicializován parametrem filepathnull.

Platí pro