 | AppSettingsPreferredJobDescriptionFormat Eigenschaft |
Das bevorzugte Format für JobDescription-Dateien:
"xml" für "JobDescription.xml" oder "json" für "JobDescription.json".
Default: "xml".
Namensraum: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+ee7c41c506aa3699a01882f3f94d3758366d0e67
Syntaxpublic string? PreferredJobDescriptionFormat { get; set; }Public Property PreferredJobDescriptionFormat As String
Get
Set
public:
property String^ PreferredJobDescriptionFormat {
String^ get ();
void set (String^ value);
}member PreferredJobDescriptionFormat : string with get, set
Eigenschaftswert
String
Siehe auch