Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
public string ParamPlaceholderFormat { get; set; }
public string ParamPlaceholderFormat { get; set; }
Public Property ParamPlaceholderFormat As String
Get
Set
Public Property ParamPlaceholderFormat As String
Get
Set
public:
property String^ ParamPlaceholderFormat {
String^ get ();
void set (String^ value);
}
public:
property String^ ParamPlaceholderFormat {
String^ get ();
void set (String^ value);
}
member ParamPlaceholderFormat : string with get, set
member ParamPlaceholderFormat : string with get, set
Property Value
Type:
String