| LkDataFormat Property |
The result of the Format operation.
Namespace:
LinkarCommon
Assemblies:
LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public string Format { get; }
Public ReadOnly Property Format As String
Get
public:
property String^ Format {
String^ get ();
}
member Format : string with get
Property Value
Type:
StringSee Also