VCardDirectoryName Property
NAME: Provides a textual representation of the
Sources property.
(3) Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.2.0+a3997783578d19ef70b23d32085936c13ed21656
public TextProperty? DirectoryName { get; set; }
Public Property DirectoryName As TextProperty
Get
Set
public:
property TextProperty^ DirectoryName {
TextProperty^ get ();
void set (TextProperty^ value);
}
member DirectoryName : TextProperty with get, set
Property Value
TextProperty