ContactIDString Property
Gets the encapsulated
String,
or
null, if the encapsulated value has a different
Type.
Namespace: FolkerKinzel.VCards.ModelsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public abstract string? String { get; }
Public MustOverride ReadOnly Property String As String
Get
public:
virtual property String^ String {
String^ get () abstract;
}
abstract String : string with get
Property Value
String