AssetFolderMovedEventArgsDestinationFolder Property |
Namespace: ConnectedApps.Cms.HooksAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DestinationFolder { get; }
Public ReadOnly Property DestinationFolder As String
Get
public:
property String^ DestinationFolder {
String^ get ();
}
member DestinationFolder : string with get
Property Value
Type:
String
See Also