AddressFloor Property
The floor or level the address is located on. (4 - RFC 9554)
Namespace: FolkerKinzel.VCards.ModelsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public IReadOnlyList<string> Floor { get; }
Public ReadOnly Property Floor As IReadOnlyList(Of String)
Get
public:
property IReadOnlyList<String^>^ Floor {
IReadOnlyList<String^>^ get ();
}
member Floor : IReadOnlyList<string> with get
Property Value
IReadOnlyListString