CodeObject.Code Property

Definition

Gets or sets the custom code.

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

Property Value

A string value.

Applies to