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