public void SetContentType( string contentType )
Public Sub SetContentType( _ ByVal contentType As String _ )
Parameters
- contentType
- The MIME type of the attached document.
public void SetContentType( string contentType )
Public Sub SetContentType( _ ByVal contentType As String _ )
Exception | Description |
---|---|
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11, Windows 10