CDataPathProperty::SetPath

Appelez la fonction membre pour définir le nom de chemin d'accès de la propriété.

void SetPath(
   LPCTSTR lpszPath 
);

Paramètres

  • lpszPath
    Un chemin d'accès, qui peut être absolu ou relatif, à la propriété qui est chargée de façon asynchrone.Utilise URL, pas noms de fichiers d'CDataPathProperty .Si vous souhaitez un objet d' CDataPathProperty d'un fichier, ajoutez file:// au chemin d'accès.

Configuration requise

Header: afxctl.h

Voir aussi

Référence

Classe de CDataPathProperty

Graphique de la hiérarchie

CDataPathProperty::GetPath

CDataPathProperty::SetControl

CDataPathProperty::CDataPathProperty