IPeekResultPresentation.CanSave(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette présentation peut-elle être enregistrée ?
public:
bool CanSave([Runtime::InteropServices::Out] System::String ^ % defaultPath);
public bool CanSave (out string defaultPath);
abstract member CanSave : string -> bool
Public Function CanSave (ByRef defaultPath As String) As Boolean
Paramètres
- defaultPath
- String
Emplacement dans lequel la présentation sera enregistrée par défaut (la valeur est null si la valeur renvoyée est false).
Retours
Retourne Boolean.