←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Media.DataAccessLayer Assembly