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