Show / Hide Table of Contents

Interface IStacAssetExtension

Interface for StacAsset extensions

Namespace: Stac.Extensions
Assembly: DotNetStac.dll
Syntax
public interface IStacAssetExtension

Properties

| Improve this Doc View Source

StacAsset

Gets the StacAsset.

Declaration
StacAsset StacAsset { get; }
Property Value
Type Description
StacAsset

Extension Methods

StacAccessorsHelpers.ToStringByAttributes(Object)
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX