Location Property

Summary
Gets or sets the location of the created media object.
Syntax
C#
C++/CLI
public string Location { get; set; } 
[CompilerGeneratedAttribute()] 
public: __property string* get_Location(); 
public: __property void set_Location(  
   string*  
); 
[CompilerGeneratedAttribute()] 
public: 
property String^ Location { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A System.String that represents the path of the created media object

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.