Click or drag to resize
XDL

XSarParametersProductFileName Property

SAR 영상의 Product Filename 속성값을 가져오거나 설정한다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public string ProductFileName {
	[HandleProcessCorruptedStateExceptionsAttribute]
	get;
 set; }

Property Value

String
See Also