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.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
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