DataSetListBoxItem.CreateDescriptionFromItemPath(String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected:
System::String ^ CreateDescriptionFromItemPath(System::String ^ itemPath);
protected string CreateDescriptionFromItemPath(string itemPath);
member this.CreateDescriptionFromItemPath : string -> string
Protected Function CreateDescriptionFromItemPath (itemPath As String) As String
Parâmetros
- itemPath
- String