Partager via


TurnPath.GetPropertyName(String) Méthode

Définition

Fonction utilitaire pour obtenir uniquement le nom de la propriété sans le préfixe d’étendue de mémoire.

public static string GetPropertyName (string property);
static member GetPropertyName : string -> string
Public Shared Function GetPropertyName (property As String) As String

Paramètres

property
String

chemin d’accès à la propriété d’étendue de mémoire.

Retours

nom de la propriété sans préfixe.

S’applique à