Location Property

Summary

Gets or sets the location of the created media object.

Syntax
C#
VB
C++
public string Location { get; set; } 
  
<CompilerGeneratedAttribute()> 
Public Property Location As 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly