Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Media.DataAccessLayer assembly)

Show in webframe

Location Property







Gets or sets the location of the created media object.
Syntax
[CompilerGeneratedAttribute()]
public string Location {get; set;}
'Declaration
 
<CompilerGeneratedAttribute()>
Public Property Location As String
'Usage
 
Dim instance As MediaLocation
Dim value As String
 
instance.Location = value
 
value = instance.Location

            

            
[CompilerGeneratedAttribute()]
public: __property string* get_Location();
public: __property void set_Location( 
   string* value
);
[CompilerGeneratedAttribute()]
public:
property String^ Location {
   String^ get();
   void set (    String^ value);
}

Property Value

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

Target Platforms

See Also

Reference

MediaLocation Class
MediaLocation Members

Error processing SSI file
   Leadtools.Medical.Media.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features