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.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
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