DkmPendingFunctionBreakpoint.ModuleName Propriété

Définition

Facultatif Nom du module dans lequel rechercher le point d’arrêt. Si la valeur est null, la recherche est effectuée dans tous les modules.

public:
 property System::String ^ ModuleName { System::String ^ get(); };
public:
 property Platform::String ^ ModuleName { Platform::String ^ get(); };
public string ModuleName { get; }
member this.ModuleName : string
Public ReadOnly Property ModuleName As String

Valeur de propriété

String

Retourne String.

S’applique à