ProjectClass.Contact Property

Definition

public:
 virtual property System::String ^ Contact { System::String ^ get(); void set(System::String ^ value); };
public virtual string Contact { get; set; }
Public Overridable Property Contact As String

Property Value

String

Implements

Applies to