VCardPropertyParameters Property
Gets the data of the parameter section of a vCard property.
Namespace: FolkerKinzel.VCards.Models.PropertiesAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
public ParameterSection Parameters { get; }
Public ReadOnly Property Parameters As ParameterSection
Get
public:
virtual property ParameterSection^ Parameters {
ParameterSection^ get () sealed;
}
abstract Parameters : ParameterSection with get
override Parameters : ParameterSection with get
Property Value
ParameterSection