ContactIDUri Property
Gets the encapsulated absolute
Uri,
or
null, if the encapsulated value has a different
Type.
Namespace: FolkerKinzel.VCards.ModelsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
public abstract Uri? Uri { get; }
Public MustOverride ReadOnly Property Uri As Uri
Get
public:
virtual property Uri^ Uri {
Uri^ get () abstract;
}
abstract Uri : Uri with get
Property Value
UriAn absolute
Uri or
null.