Share via


DynamicKeyword.ImplementingModule Property

Definition

The name of the module that implements the function corresponding to this keyword.

public:
 property System::String ^ ImplementingModule { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ImplementingModule { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ImplementingModule { get; set; }
member this.ImplementingModule : string with get, set
Public Property ImplementingModule As String

Property Value

Applies to