ParameterSectionScript Property
SCRIPT: Defines the script that a
Value is written in.
(4 - RFC 9554) Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public string? Script { get; set; }
Public Property Script As String
Get
Set
public:
property String^ Script {
String^ get ();
void set (String^ value);
}
member Script : string with get, set
Property Value
String
This parameter allows defining a script for a
Value without also defining a language as
the
Language parameter would. The value MUST be a script subtag as
defined in Section 2.2.3 of RFC 5646. The
Script parameter is often used in combination
with the
Phonetic parameter.