String Property
Summary
Gets the dialog string associated with the object String ID.
Syntax
public string String { get; set; }
Public Property String As String
public:
property String^ String {
String^ get();
void set ( String^ );
}
Property Value
Represents the dialog string associated with the object String ID.