Vcl.ShareContract.TCustomSharingContract.ContentSourceApplicationLink

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ContentSourceApplicationLink: string read GetContentSourceApplicationLink write SetContentSourceApplicationLink;

C++

__property System::UnicodeString ContentSourceApplicationLink = {read=GetContentSourceApplicationLink, write=SetContentSourceApplicationLink};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.ShareContract.pas
Vcl.ShareContract.hpp
Vcl.ShareContract TCustomSharingContract


Beschreibung

Der mit der Zielanwendung zu teilende Anwendungslink.

Siehe auch