C# Class Shaman.Runtime.FileLocation

Show file Open project: antiufo/Shaman.BlobStore Class Usage Examples

Public Properties

Property Type Description
BlobName string
DataStartOffset int
PackageFileName string

Property Details

BlobName public property

public string BlobName
return string

DataStartOffset public property

public int DataStartOffset
return int

PackageFileName public property

public string PackageFileName
return string