แชร์ผ่าน


EnumStringsAttribute.ExtensionMethodName Property

Definition

Gets or sets the name of the generated extension method.

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

Property Value

The default is ToInvariantString.

Applies to