Condividi tramite


CDataPathProperty::SetPath

Chiamare la funzione membro per impostare il nome del percorso della proprietà.

void SetPath(
   LPCTSTR lpszPath 
);

Parametri

  • lpszPath
    Un percorso, che può essere assoluto o relativo, la proprietà caricata in modo asincrono.Utilizzare URL, non nomi file diCDataPathProperty.Se si desidera un oggetto CDataPathProperty per un file, anteporre file:// al percorso.

Requisiti

Header: afxctl.h

Vedere anche

Riferimenti

Classe di CDataPathProperty

Grafico della gerarchia

CDataPathProperty::GetPath

CDataPathProperty::SetControl

CDataPathProperty::CDataPathProperty