VCardDirectoryName Property
NAME: Provides a textual representation of the
Sources property.
(3) Namespace: FolkerKinzel.VCardsAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
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