SecureBlackbox 2020 iOS Edition

Questions / Feedback?

artifactResolveQuery (property)

Returns the content of the ArtifactResolve query.

Syntax

@property (nonatomic,readonly,assign,getter=artifactResolveQuery) NSString* artifactResolveQuery;
- (NSString*)artifactResolveQuery;
public var artifactResolveQuery: String {
  get {...}
}

Default Value

""

Remarks

Check this property if InputType is set to cstyArtifactResolve to access the content of the ArtifactResolve query.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]